home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
workbench
/
tools
/
czesc_3
/
mrman200
/
env
/
mrman
/
config
next >
Wrap
Text File
|
1993-03-02
|
686b
|
22 lines
; Define where the MRMan index is stored:
index = MAN:MRMan.index
;
; Define the default viewer for filenames which have no suffixes.
defaultviewer = Multiview
;
; Declare the legal suffixes for MRMan.
; The format for these entries is:
; suffix = <suffix_name> [ <viewer_name> ]
;
; The suffix name must not include the preceding period.
; The <viewer_name> may be either the full name of the viewing program
; to be used or a name that is relative to your current search path.
;
suffix = guide MultiView
; If you don't have MultiView, you can use this entry for AmigaGuide.
; suffix = guide SYS:Utilities/AmigaGuide
suffix = doc More
suffix = man More
suffix = text More
;